home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000229_jp107@amtp.cam.ac.uk_Fri Feb 4 04:20:56 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from inn.amtp.cam.ac.uk by cs.umb.edu with SMTP id AA07565
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 3 Feb 1994 23:21:04 -0500
  3. Return-Path: <J.S.Peatfield@damtp.cambridge.ac.uk>
  4. Received: from wotan.amtp.cam.ac.uk by inn.amtp.cam.ac.uk with Smail-3.1.28.1
  5.      id m0pSI2L-0001u9C; Fri, 4 Feb 94 04:20 GMT
  6. Received: by wotan.amtp.cam.ac.uk (5.65/DAMTP 2.0-Client (wotan.amtp.cam.ac.uk MX-hub grey.amtp.cam.ac.uk))
  7.     id AA23961; Fri, 4 Feb 1994 04:20:56 GMT
  8. Date: Fri, 4 Feb 1994 04:20:56 GMT
  9. Message-Id: <9402040420.AA23961%wotan.amtp.cam.ac.uk@damtp.cambridge.ac.uk>
  10. To: tex-k@cs.umb.edu
  11. Subject: .../kpathsea/Makefile.in patch
  12. From: Jon Peatfield <J.S.Peatfield@amtp.cam.ac.uk>
  13.  
  14. The distributed kpathsea/Makefile.in has two rules for distclean.
  15. While some make's understand this and perform both actions, others
  16. (like Sun's) don't, so make distclean on a Sun (well our suns anyway)
  17. DOESN'T remove paths.h I just rebuilt TeX 3 times 'cos I didn't spot
  18. it sooner, and couldn't work out why that paths wern't changing.
  19.  
  20. (My own silly fault in the first place, 'cos I ran configure without
  21. an explicit --prefix and it picked up the old TeX from my PATH and
  22. used that's location.)
  23.  
  24. --cut-here--
  25. *** Makefile.in.orig    Mon Jan 24 12:39:10 1994
  26. --- Makefile.in    Fri Feb  4 04:08:01 1994
  27. ***************
  28. *** 255,261 ****
  29.       rm -f *.dvi *.pool
  30.   
  31.   distclean:: clean
  32. !     rm -f Makefile config.status c-auto.h
  33.   
  34.   # Although we can remake configure and c-auto.h.in, we don't remove
  35.   # them, since many people may lack Autoconf.  Use configclean for that.
  36. --- 255,261 ----
  37.       rm -f *.dvi *.pool
  38.   
  39.   distclean:: clean
  40. !     rm -f Makefile config.status c-auto.h paths.h
  41.   
  42.   # Although we can remake configure and c-auto.h.in, we don't remove
  43.   # them, since many people may lack Autoconf.  Use configclean for that.
  44. ***************
  45. *** 273,281 ****
  46.   
  47.   # Prevent GNU make 3 from overflowing arg limit on system V.
  48.   .NOEXPORT:
  49. - distclean::
  50. -     rm -f paths.h
  51.   
  52.   depend_encies = $(kpathsea_dir)/paths.h
  53.   
  54. --- 273,278 ----
  55. --cut-here--
  56.  
  57. -- Jon Peatfield
  58.  
  59. Jon Peatfield, Computer Officer, the DAMTP, University of Cambridge
  60. Telephone: (+44 223) 3-37852     Mail: J.S.Peatfield@amtp.cam.ac.uk
  61.  
  62.       Friends don't let friends use PP.     PP: Just say NO.